Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MODORDERS-1227]. Perform a new round of deletion of sensitive information from logs in acq modules #1081

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

BKadirkhodjaev
Copy link
Contributor

@BKadirkhodjaev BKadirkhodjaev commented Jan 9, 2025

Purpose

Approach

  • Remove sensitive logs that can potentially leak PIIs
  • Search parameters:
    • src/main/java path
    • log.info, log.debug, log.warn, log.error, log.trace markers
    • logger.info, logger.debug, logger.warn, logger.error, logger.trace markers
    • JsonObject.mapFrom, JsonArray.of() markers

@BKadirkhodjaev BKadirkhodjaev marked this pull request as ready for review January 9, 2025 13:05
@BKadirkhodjaev BKadirkhodjaev requested a review from a team January 9, 2025 13:05
@BKadirkhodjaev BKadirkhodjaev merged commit 930e3a2 into master Jan 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants